﻿@charset "utf-8";
/* CSS Document */
 body {
     font-size:12px;
     line-height:1.8em;
     color:#333;
     background-color: #f4f4f4;
     font-family:"Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
}
 * {
     margin:0;
     padding:0;
}
/*------------------------Start 解决12号字在google和傲游浏览器的不识别小于12号的英文字体-------------*/
 html{
     -webkit-text-size-adjust:none;
}
/*------------------------End 解决12号字在google和傲游浏览器的不识别小于12号的英文字体----------*/
 div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
     margin:0px;
     padding:0px;
}
 a{
     color:#333333;
     text-decoration:none;
}
 a:hover{
     color:#f30;
     text-decoration:none;
}
 .link-blue{
     color: #0b5cac;
     text-decoration:underline;
}
 .link-blue:hover{
     color: #0b5cac;
     text-decoration:underline;
}
 .logo img{
     width: 100%;
     height: 100%;
}
 .logo1 img{
     width: 100%;
     height: 100%;
}
 img{
     font-size:0px;
     line-height:0px;
     vertical-align:bottom;
     border:0px;
}
/*--End 分页样式---------*/
 .colsg_inner{
     width: 1000px;
     margin: 0 auto;
}
 .top{
     background: url(/Content/image/zh/top_bg_1.jpg) 0 repeat-x;
}
 .nav{
     background-color: #333;
}
 .banner{
     width: 100%;
}
 .hengtiao{
     margin: 20px 0;
     height: 86px;
     background-color: #626262;
}
 .mb30{
     margin-top: 30px;
}
 .mb_30{
     margin-top: 30px;
     background-color: #eee;
}
 #xiangmu{
     overflow:hidden;
     margin:auto;
     width:998px;
     border:#999999 1px solid;
}
 .fenlei{
     overflow:hidden;
     float:left;
     margin-left:15px;
     background:#ffffff;
     margin-top:15px;
     margin-bottom:15px;
     width:231px;
}
 .fenlei_img{
     overflow:hidden;
     margin:auto;
     width:227px;
     height:191px;
}
 .fenlei_text{
     overflow:hidden;
     margin:auto;
     text-align:center;
     color:#000;
     line-height:25px;
}
 .fenlei_more{
     overflow:hidden;
     margin:auto;
     width:231px;
     height:29px;
}
 .mb_40{
     margin-top: 40px;
     background-color: #000;
     border-top:5px solid #f39700;
}
 #foot02{
     line-height:30px;
     text-align: center;
     padding-top:20px;
     color: #fff;
}
 #foot02 a {
     color: #fff;
}
 #foot02 a:hover {
     color: #f29600;
}
 .banner img{
     width: 100%;
}
 #TalkAppExpand173.TalkAppExpand .tk_name {
     display: none;
}
 .ti p{
     margin-top:10px;
     border-bottom:2px solid #999;
}
 .kuang1 {
     font-size:14px;
     line-height:26px;
     color:#333;
     font-family:"Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
     padding:20px;
     width:630px;
}
 .kuang1 p {
     margin:0;
     padding:0;
}
 .kuang1 ul {
     margin:0;
     padding:0;
}
 .kuang1 li {
     list-style:none;
}
 .kuang1-biaoti1 {
     margin:0 0 10px;
     font-weight:bold;
}
 .kuang1-dianhua {
     margin:10px 0 15px;
}
 .kuang1-dianhua li {
     width: 310px;
     float: left;
}
 .kuang1-dianhua li a,.kuang1-dianhua li a:hover{
     color:#666;
}
 .c {
     clear:both;
     height:1px;
     margin-top:-1px;
     overflow:hidden;
}
 #container {
    width:520px;
     height: 325px;
}
#TalkAppExpand173.TalkAppExpand {display: none;} /*挂件主体*/
 #LeftNaviExpandabout_nav.LeftNaviExpand {
  
}
 #LeftNaviExpandabout_nav.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandabout_nav.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandabout_nav.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandabout_nav.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandabout_nav.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandabout_nav.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandabout_nav.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandabout_nav.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandabout_nav.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandabout_nav.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandabout_nav.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandabout_nav.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandabout_nav.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandabout_nav.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandabout_nav.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandabout_nav.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandabout_nav.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}/* 插件开始 */
 #CommPageInfo191.CommPageInfo {
     border-left: 1px solid #333;
}
 #CommPageInfo191.CommPageInfo .newsinfo_Breadcrumbs{
     height: 35px;
     line-height: 35px;
     font-size: 14px;
     font-weight: bold;
     border-bottom: 1px solid #333;
     margin-bottom: 20px;
     padding-left: 20px;
}
/* 插件头部 */
 #CommPageInfo191.CommPageInfo .titlehd{
     float: left;
}
/* 插件头部标题 */
 #CommPageInfo191.CommPageInfo .title {
     font-size: 14px;
     font-weight: bold;
     
}
/* 面包屑地址 */
 #CommPageInfo191.CommPageInfo .mbx_dv{
     float: right;
     display: none;
}
/* 挂件标题 */
 #CommPageInfo191.CommPageInfo .hd {
     text-align: center;
     padding: 10px 0 20px;
}
 #CommPageInfo191.CommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #CommPageInfo191.CommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
     display: none;
}
 #CommPageInfo191.CommPageInfo .con_subbx {
     color: #7e7e7e;
     display: none;
}
/* 挂件主体 */
 #CommPageInfo191.CommPageInfo .bd {
     padding: 0 20px 20px;
}
/* 挂件的内容简介 */
 #CommPageInfo191.CommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
/* 挂件的内容详情 */
 #CommPageInfo191.CommPageInfo .con_bx {
     margin-top: 20px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNaviExpandp_nav.LeftNaviExpand {
  
}
 #LeftNaviExpandp_nav.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandp_nav.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandp_nav.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandp_nav.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandp_nav.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandp_nav.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandp_nav.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandp_nav.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandp_nav.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}/*挂件主体*/
 #PicProductList280.PicProductList {
     border-left: 1px solid #333;
}
/*头部结构可以设置头部背景*/
 #PicProductList280.PicProductList .hd {
     height: 35px;
     line-height: 35px;
     font-size: 14px;
     font-weight: bold;
     border-bottom: 1px solid #333;
     margin-bottom: 20px;
     padding-left: 20px;
}
/*头部更多链接的样式*/
 #PicProductList280.PicProductList .hd .more {
     float: right;
}
/*头部标题*/
 #PicProductList280.PicProductList .hd h3 {
     font-size: 14px;
     font-weight: bold;
}
/*列表主体结构*/
 #PicProductList280.PicProductList .bd {
     padding-top: 10px;
}
/*列表元素主体*/
 #PicProductList280.PicProductList .bd li {
     float: left;
     padding: 1px;
     margin: 10px 0 0 20px;
     display: inline;
     text-align: center;
}
/*列表图片*/
 #PicProductList280.PicProductList .bd li img {
     width: 160px;
     height: 120px;
     border: 1px solid #dfdfdf;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素的标题链接结构*/
 #PicProductList280.PicProductList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PicProductList280.PicProductList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
     color: #000;
}
 #PicProductList280.PicProductList .bd .pd_link a{
     color: #000;
}
 #PicProductList280.PicProductList .bd .pd_link a:hover{
     color: #f30;
}
 #PicProductList280.PicProductList .ppl_content {
     padding:10px;
     olor:#333;
}
 #PicProductList280.PicProductList .jqzoom {
     display:block;
}
 #PicProductList280.PicProductList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border:1px solid #ccc;
     display:none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img{
     width:400px!important;
     height:500px!important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNaviExpandp_nav.LeftNaviExpand {
  
}
 #LeftNaviExpandp_nav.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandp_nav.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandp_nav.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandp_nav.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandp_nav.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandp_nav.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandp_nav.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandp_nav.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandp_nav.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandp_nav.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}/*挂件主体*/
 #PicProductListss.PicProductList {
     border-left: 1px solid #333;
}
/*头部结构可以设置头部背景*/
 #PicProductListss.PicProductList .hd {
     height: 35px;
line-height: 35px;
font-size: 14px;
font-weight: bold;
border-bottom: 1px solid #333;
margin-bottom: 20px;
padding-left: 20px;

}
/*头部更多链接的样式*/
 #PicProductListss.PicProductList .hd .more {
     float: right;
}
/*头部标题*/
 #PicProductListss.PicProductList .hd h3 {
     font-size: 14px;
     font-weight: bold;
  
}
/*列表主体结构*/
 #PicProductListss.PicProductList .bd {
     padding-top: 20px;
}
/*列表元素主体*/
 #PicProductListss.PicProductList .bd li {
     float: left;
     padding: 1px;
     margin: 10px 0 0 20px;
     display: inline;
     text-align: center;
}
/*列表图片*/
 #PicProductListss.PicProductList .bd li img {
     width: 160px;
     height: 120px;
     border: 1px solid #dfdfdf;
     display: inline-block;
     vertical-align: middle;
}
/*列表元素的标题链接结构*/
 #PicProductListss.PicProductList .bd .link_wrap {
     height: 30px;
     line-height: 30px;
}
 #PicProductListss.PicProductList .bd .pd_link {
     margin: 0 10px;
     white-space: nowrap;
     overflow: hidden;
     color: #000;
}
 #PicProductListss.PicProductList .bd .pd_link a{
     color: #000;
}
 #PicProductListss.PicProductList .bd .pd_link a:hover{
     color: #f30;
}
 #PicProductListss.PicProductList .ppl_content {
     padding:10px;
     olor:#333;
}
 #PicProductListss.PicProductList .jqzoom {
     display:block;
}
 #PicProductListss.PicProductList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border:1px solid #ccc;
     display:none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img{
     width:400px!important;
     height:500px!important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNaviExpandcaseshow.LeftNaviExpand {
  
}
 #LeftNaviExpandcaseshow.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandcaseshow.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandcaseshow.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandcaseshow.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandcaseshow.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandcaseshow.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandcaseshow.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}#ProductDetailMaskcaa.ProductDetailMask {
     border-left: 1px solid #333;
}
/*头部样式*/
 #ProductDetailMaskcaa.ProductDetailMask .hdtitle {
     height: 35px;
     line-height: 35px;
     font-size: 14px;
     font-weight: bold;
     border-bottom: 1px solid #333;
     margin-bottom: 20px;
     padding-left: 20px;
}
 #ProductDetailMaskcaa.ProductDetailMask .hdtitle h3 {
     font-size: 16px;
     font-weight: bold;
 
     float:left;
}
/*产品图片列表*/
 #ProductDetailMaskcaa.ProductDetailMask .hd_bx {
     overflow: hidden;
}
 #ProductDetailMaskcaa.ProductDetailMask .hd .hd_bx .pdm_images {
     margin-top:10px;
}
 #ProductDetailMaskcaa.ProductDetailMask .hd .hd_bx .pdm_images li {
     float:left;
     margin-left:15px;
     margin-bottom:15px;
}
 #ProductDetailMaskcaa.ProductDetailMask .hd .hd_bx .pdm_images li img {
     width:500px;
     height:375px;
     padding-left: 100px;
}
/*产品属性*/
 #ProductDetailMaskcaa.ProductDetailMask .bd .line_cell p {
     padding:5px 10px;
     display: none;
}
/*其他参数*/
 #ProductDetailMaskcaa.ProductDetailMask .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding:5px 10px;
     display: none;
}
 #ProductDetailMaskcaa.ProductDetailMask .pd_content {
     padding:5px 10px;
     word-break:break-all;
     word-wrap:break-word;
}
 #ProductDetailMaskcaa.ProductDetailMask .line_cell {
     margin-bottom:15px;
}
 #ProductDetailMaskcaa.ProductDetailMask .para_tip {
     padding:5px 10px;
}
 #ProductDetailMaskcaa.ProductDetailMask .pre_prod {
     margin-bottom:10px;
}
 #ProductDetailMaskcaa.ProductDetailMask .prod_codepic img {
     border: 1px solid #DCDDDD;
     height: 200px;
     margin-right: 10px;
     overflow: hidden;
     width: 200px;
     vertical-align: middle;
     display: none;
}
 #ProductDetailMaskcaa.ProductDetailMask .prod_codepic .ltip{
     display: none;
}
 #ProductDetailMaskcaa.ProductDetailMask .msg_tip {
     color: #D75509;
     margin-left: 70px;
}
 #ProductDetailMaskcaa.ProductDetailMask .rTd {
     width: 300px !important;
}
 #ProductDetailMaskcaa.ProductDetailMask .spainheid {
     display:none;
}
/*面包屑*/
 #ProductDetailMaskcaa.ProductDetailMask .hdtitle .mbx_dv {
     float:right;
}
 #ProductDetailMaskcaa.ProductDetailMask .hdtitle .mbx_dv a {
     color:#333;
}
 #ProductDetailMaskcaa.ProductDetailMask .hdtitle .mbx_dv a:hover {
     color:#de782d;
     text-decoration: underline;
}
/*相关产品*/
 #ProductDetailMaskcaa.ProductDetailMask .pd_abouts li {
     float:left;
     margin:auto 20px;
}
 #ProductDetailMaskcaa.ProductDetailMask .pd_abouts li a {
     color:#000;
}
/*lightbox插件样式*/
 #jquery-overlay{
     position:absolute;
     top:0;
     left:0;
     width:100%;
     height:500px;
     z-index:90;
}
 #jquery-lightbox{
     position:absolute;
     top:0;
     left:0;
     width:100%;
     text-align:center;
     line-height:0;
     z-index:100;
}
 #jquery-lightbox a img{
     border:none;
}
 #lightbox-container-image-box{
     position:relative;
     width:250px;
     height:250px;
     margin:0 auto;
     border-top-left-radius:5px;
     border-top-right-radius:5px;
     background-color:#fff;
}
 #lightbox-container-image{
     padding:10px;
}
 #lightbox-loading{
     position:absolute;
     top:40%;
     left:0%;
     width:100%;
     height:25%;
     text-align:center;
     line-height:0;
     background:url(../Content/app_images/lightbox-ico-loading.gif) center top no-repeat;
}
 #lightbox-nav{
     position:absolute;
     top:0;
     left:0;
     width:100%;
     height:100%;
     z-index:10;
}
 #lightbox-container-image-box > #lightbox-nav{
     left:0;
}
 #lightbox-nav a{
     outline:none;
}
 #lightbox-nav-btnPrev,#lightbox-nav-btnNext{
     display:block;
     width:49%;
     height:100%;
     zoom:1;
}
 #lightbox-nav-btnPrev{
     left:0;
     float:left;
}
 #lightbox-nav-btnNext{
     right:0;
     float:right;
}
 #lightbox-container-image-data-box{
     font:12px/1.4em "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\5b8b\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\4f53",Tahoma;
     overflow:auto;
     width:100%;
     margin:0 auto;
     padding:0 10px 0;
     border-bottom-left-radius:5px;
     border-bottom-right-radius:5px;
     background-color:#fff;
}
 #lightbox-container-image-data{
     padding:0 10px;
     color:#666;
}
 #lightbox-container-image-data #lightbox-image-details{
     float:left;
     width:70%;
     text-align:left;
}
 #lightbox-image-details-caption{
     font-weight:bold;
}
 #lightbox-image-details-currentNumber{
     display:block;
     clear:left;
     padding-bottom:1.0em;
     color:#999;
}
 #lightbox-secNav-btnClose{
     float:right;
     width:30px;
     height:30px;
     background: url(/Content/app_images/lightbox-btn-close.gif) center center no-repeat;
}
 #jquery-lightbox #lightbox-nav-btnPrev{
     display: block;
     height: 380px;
     background: url(/Content/app_images/lightbox-blank.gif) no-repeat transparent;
}
 #jquery-lightbox #lightbox-nav-btnPrev:hover{
     background: url(/Content/app_images/lightbox-btn-prev.gif) left 15% no-repeat;
}
 #jquery-lightbox #lightbox-nav-btnNext{
     display: block;
     height: 380px;
     background: url(/Content/app_images/lightbox-blank.gif) no-repeat transparent;
}
 #jquery-lightbox #lightbox-nav-btnNext:hover{
     background: url(/Content/app_images/lightbox-btn-next.gif) right 15% no-repeat;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNaviExpandcaseshow.LeftNaviExpand {
  
}
 #LeftNaviExpandcaseshow.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandcaseshow.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandcaseshow.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandcaseshow.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandcaseshow.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandcaseshow.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandcaseshow.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandcaseshow.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}#ProductDetailMaskcas.ProductDetailMask {
     border-left: 1px solid #333;
}
/*头部样式*/
 #ProductDetailMaskcas.ProductDetailMask .hdtitle {
      height: 35px;
     line-height: 35px;
     font-size: 14px;
     font-weight: bold;
     border-bottom: 1px solid #333;
     margin-bottom: 20px;
     padding-left: 20px;
}
 #ProductDetailMaskcas.ProductDetailMask .hdtitle h3 {
     font-size: 16px;
     font-weight: bold;
    
     float:left;
}
/*产品图片列表*/
 #ProductDetailMaskcas.ProductDetailMask .hd_bx {
     overflow: hidden;
}
 #ProductDetailMaskcas.ProductDetailMask .hd .hd_bx .pdm_images {
     margin-top:10px;
}
 #ProductDetailMaskcas.ProductDetailMask .hd .hd_bx .pdm_images li {
     float:left;
     margin-left:15px;
     margin-bottom:15px;
}
 #ProductDetailMaskcas.ProductDetailMask .hd .hd_bx .pdm_images li img {
     width:500px;
     height:375px;
     padding-left: 100px;
}
/*产品属性*/
 #ProductDetailMaskcas.ProductDetailMask .bd .line_cell p {
     padding:5px 10px;
}
/*其他参数*/
 #ProductDetailMaskcas.ProductDetailMask .tip {
     height: 28px;
     line-height: 28px;
     border-bottom: 1px solid #dfdfdf;
     font-size: 14px;
     padding:5px 10px;
}
 #ProductDetailMaskcas.ProductDetailMask .pd_content {
     padding:5px 10px;
     word-break:break-all;
     word-wrap:break-word;
}
 #ProductDetailMaskcas.ProductDetailMask .line_cell {
     margin-bottom:15px;
}
 #ProductDetailMaskcas.ProductDetailMask .para_tip {
     padding:5px 10px;
}
 #ProductDetailMaskcas.ProductDetailMask .pre_prod {
     margin-bottom:10px;
}
 #ProductDetailMaskcas.ProductDetailMask .prod_codepic img {
     border: 1px solid #DCDDDD;
     height: 200px;
     margin-right: 10px;
     overflow: hidden;
     width: 200px;
     vertical-align: middle;
     display: none;
}
 #ProductDetailMaskcas.ProductDetailMask .prod_codepic .ltip{
     display: none;
}
 #ProductDetailMaskcas.ProductDetailMask .msg_tip {
     color: #D75509;
     margin-left: 70px;
}
 #ProductDetailMaskcas.ProductDetailMask .rTd {
     width: 300px !important;
}
 #ProductDetailMaskcas.ProductDetailMask .spainheid {
     display:none;
}
/*面包屑*/
 #ProductDetailMaskcas.ProductDetailMask .hdtitle .mbx_dv {
     float:right;
}
 #ProductDetailMaskcas.ProductDetailMask .hdtitle .mbx_dv a {
     color:#333;
}
 #ProductDetailMaskcas.ProductDetailMask .hdtitle .mbx_dv a:hover {
     color:#de782d;
     text-decoration: underline;
}
/*相关产品*/
 #ProductDetailMaskcas.ProductDetailMask .pd_abouts li {
     float:left;
     margin:auto 20px;
}
 #ProductDetailMaskcas.ProductDetailMask .pd_abouts li a {
     color:#000;
}
/*lightbox插件样式*/
 #jquery-overlay{
     position:absolute;
     top:0;
     left:0;
     width:100%;
     height:500px;
     z-index:90;
}
 #jquery-lightbox{
     position:absolute;
     top:0;
     left:0;
     width:100%;
     text-align:center;
     line-height:0;
     z-index:100;
}
 #jquery-lightbox a img{
     border:none;
}
 #lightbox-container-image-box{
     position:relative;
     width:250px;
     height:250px;
     margin:0 auto;
     border-top-left-radius:5px;
     border-top-right-radius:5px;
     background-color:#fff;
}
 #lightbox-container-image{
     padding:10px;
}
 #lightbox-loading{
     position:absolute;
     top:40%;
     left:0%;
     width:100%;
     height:25%;
     text-align:center;
     line-height:0;
     background:url(../Content/app_images/lightbox-ico-loading.gif) center top no-repeat;
}
 #lightbox-nav{
     position:absolute;
     top:0;
     left:0;
     width:100%;
     height:100%;
     z-index:10;
}
 #lightbox-container-image-box > #lightbox-nav{
     left:0;
}
 #lightbox-nav a{
     outline:none;
}
 #lightbox-nav-btnPrev,#lightbox-nav-btnNext{
     display:block;
     width:49%;
     height:100%;
     zoom:1;
}
 #lightbox-nav-btnPrev{
     left:0;
     float:left;
}
 #lightbox-nav-btnNext{
     right:0;
     float:right;
}
 #lightbox-container-image-data-box{
     font:12px/1.4em "\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\5b8b\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\4f53",Tahoma;
     overflow:auto;
     width:100%;
     margin:0 auto;
     padding:0 10px 0;
     border-bottom-left-radius:5px;
     border-bottom-right-radius:5px;
     background-color:#fff;
}
 #lightbox-container-image-data{
     padding:0 10px;
     color:#666;
}
 #lightbox-container-image-data #lightbox-image-details{
     float:left;
     width:70%;
     text-align:left;
}
 #lightbox-image-details-caption{
     font-weight:bold;
}
 #lightbox-image-details-currentNumber{
     display:block;
     clear:left;
     padding-bottom:1.0em;
     color:#999;
}
 #lightbox-secNav-btnClose{
     float:right;
     width:30px;
     height:30px;
     background: url(/Content/app_images/lightbox-btn-close.gif) center center no-repeat;
}
 #jquery-lightbox #lightbox-nav-btnPrev{
     display: block;
     height: 380px;
     background: url(/Content/app_images/lightbox-blank.gif) no-repeat transparent;
}
 #jquery-lightbox #lightbox-nav-btnPrev:hover{
     background: url(/Content/app_images/lightbox-btn-prev.gif) left 15% no-repeat;
}
 #jquery-lightbox #lightbox-nav-btnNext{
     display: block;
     height: 380px;
     background: url(/Content/app_images/lightbox-blank.gif) no-repeat transparent;
}
 #jquery-lightbox #lightbox-nav-btnNext:hover{
     background: url(/Content/app_images/lightbox-btn-next.gif) right 15% no-repeat;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNaviExpandcontact.LeftNaviExpand {
  
}
 #LeftNaviExpandcontact.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandcontact.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandcontact.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandcontact.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandcontact.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandcontact.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandcontact.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandcontact.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandcontact.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandcontact.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandcontact.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandcontact.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandcontact.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandcontact.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandcontact.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandcontact.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandcontact.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}/* 插件开始 */
 #CommPageInfocontact.CommPageInfo {
     border-left: 1px solid #333;
}
 #CommPageInfocontact.CommPageInfo .newsinfo_Breadcrumbs{
     height: 35px;
     line-height: 35px;
     font-size: 14px;
     font-weight: bold;
     border-bottom: 1px solid #333;
     margin-bottom: 20px;
     padding-left: 20px;
}
/* 插件头部 */
 #CommPageInfocontact.CommPageInfo .titlehd{
     float: left;
}
/* 插件头部标题 */
 #CommPageInfocontact.CommPageInfo .title {
     font-size: 14px;
     font-weight: bold;
     
}
/* 面包屑地址 */
 #CommPageInfocontact.CommPageInfo .mbx_dv{
     float: right;
     display: none;
}
/* 挂件标题 */
 #CommPageInfocontact.CommPageInfo .hd {
     text-align: center;
     padding: 10px 0 20px;
}
 #CommPageInfocontact.CommPageInfo .aboutnews {
     text-align: left;
     padding-bottom: 20px;
     font-weight: bold;
}
 #CommPageInfocontact.CommPageInfo .hd .con_title {
     color: #000;
     font-size: 26px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 6px;
     display: none;
}
 #CommPageInfocontact.CommPageInfo .con_subbx {
     color: #7e7e7e;
     display: none;
}
/* 挂件主体 */
 #CommPageInfocontact.CommPageInfo .bd {
     padding: 0 20px 20px;
}
/* 挂件的内容简介 */
 #CommPageInfocontact.CommPageInfo .con_summer {
     border: 1px solid #dfdfdf;
     background: #efefef;
     padding: 20px;
     color: #666;
}
/* 挂件的内容详情 */
 #CommPageInfocontact.CommPageInfo .con_bx {
     margin-top: 20px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
#AdverSlider520.AdverSlider .slider_wrap {
     position: relative;
     width: 100%;
     overflow: hidden;
}
/*头部标题,需要头部标题设置去掉display:none;*/
#AdverSlider520.AdverSlider .advertitle{
     display: none;
}
/** 轮播主体 1440设为图片实际宽度 **/
#AdverSlider520.AdverSlider .slider_wrap .slides_container {
     width:1440px;
     margin:0 auto;
     display: none;
}
/** 图片轮播链接,1440设为图片实际宽度，400设为图片实际高度 **/
#AdverSlider520.AdverSlider .slider_wrap .slides_container a {
     display: block;
     height: 400px;
     width: 1440px;
}
/*轮播图片*/
#AdverSlider520.AdverSlider .slider_wrap .slides_container a img {
     display: block;
}
#AdverSlider520.AdverSlider .slider_wrap .next, .slider_1 .slider_wrap .prev {
     position: absolute;
     top: 107px;
     left: -39px;
     width: 24px;
     height: 43px;
     display: block;
     z-index: 101;
     display: none;
}
#AdverSlider520.AdverSlider .slider_wrap .next {
     left: 585px;
}
/*轮播数字导航主体,可控制位置*/
#AdverSlider520.AdverSlider .slider_wrap .pagination {
     position: absolute;
     bottom: 10px;
     right: 10px;
     z-index: 100;
}
#AdverSlider520.AdverSlider .slider_wrap .pagination li {
     float: left;
     margin: 0 1px;
     list-style: none;
}
/*图片轮播数字按钮未选中状态*/
#AdverSlider520.AdverSlider .slider_wrap .pagination li a {
     display: block;
     width: 16px;
     height: 16px;
     line-height: 16px;
     text-align: center;
     background: #efefef;
     border: 1px solid #999;
     float: left;
     overflow: hidden;
     color: #666;
}
/*图片轮播数字按钮选中状态*/
#AdverSlider520.AdverSlider .slider_wrap .pagination li.current a {
     background: #ffcfb2;
     border: 1px solid #fc8c46;
     color: #fff;
}
/*挂件主体*/
 #ProductMarquee103.ProductMarquee{
}
/*头部可以设置头部背景*/
 #ProductMarquee103.ProductMarquee .Marquee_hd {
     height: 66px;
     line-height: 66px;
}
/*头部div*/
 #ProductMarquee103.ProductMarquee .Marquee_hd{
     background: url(/Content/image/zh/case.jpg) 0 0 no-repeat;
}
/*头部标题*/
 #ProductMarquee103.ProductMarquee .Marquee_title{
     font-size: 14px;
     font-weight: bold;
     padding-left:20px;
     display: none;
}
/*头部更多链接*/
 #ProductMarquee103.ProductMarquee .Marquee_hd a {
     float: right;
     color: #f30;
     padding-right:5px;
     display: none;
}
/*滚动主体*/
 #ProductMarquee103.ProductMarquee .Marquee_bd {
     padding:10px 15px;
     position:relative;
     zoom:1;
}
/*滚动内部主体用于截断隐藏滚动内容*/
 #ProductMarquee103.ProductMarquee .Marquee_box{
     overflow:hidden;
     width:100%;
     position:relative;
}
/*滚动的所有内容ul*/
 #ProductMarquee103.ProductMarquee .Marquee_lists{
}
/*滚动单元元素宽度等于滚动图片padding,border,width之和*/
 #ProductMarquee103.ProductMarquee .Marquee_li{
     padding-right:20px;
     width:176px;
     margin-bottom:10px;
}
/*滚动的单个元素*/
 #ProductMarquee103.ProductMarquee .Marquee_imgbx{
}
/*滚动图片*/
 #ProductMarquee103.ProductMarquee .Marquee_img{
     width: 175px;
     height:115px;
     padding:2px;
     border:1px solid #dfdfdf;
}
 #ProductMarquee103.ProductMarquee .Marquee_img:hover{
     border:1px solid #ee9400;
}
/*产品名称*/
 #ProductMarquee103.ProductMarquee .Marquee_name{
     text-align: center;
     line-height: 25px;
}
 #ProductMarquee103.ProductMarquee .Marquee_link{
     color:#000;
}
 #ProductMarquee103.ProductMarquee .Marquee_link:hover{
     color:#f30;
     text-decoration: underline;
}
 #ProductMarquee103.ProductMarquee .jqzoom {
     display: block;
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*左右切换箭头*/
 #ProductMarquee103.ProductMarquee .prev_btn {
     position:absolute;
     left:3px;
     top:50%;
}
 #ProductMarquee103.ProductMarquee .next_btn {
     position:absolute;
     right:3px;
     top:50%;
}
 /*forSeprateConfigStyles*//* 挂件开始*/
 #CommPageAbout111.CommPageAbout {
}
/* 挂件头部 */
 #CommPageAbout111.CommPageAbout .hd {
     height:58px;
     line-height:58px;
     overflow:hidden;
     background: url(http://26803.webah.shiwangyun.com/Content/image/zh/about.jpg) 0 0 no-repeat;
     padding:0 10px;
}
/* 挂件标题 */
 #CommPageAbout111.CommPageAbout .hd .title {
     font-size: 14px;
     font-weight: bold;
     display: none;
}
/* 挂件的更多的样式 */
 #CommPageAbout111.CommPageAbout .more_link {
     float:right;
}
/* 挂件主体 */
 #CommPageAbout111.CommPageAbout .bd{
}
/* 挂件的图片样式 */
 #CommPageAbout111.CommPageAbout .img {
     float:left;
     width:270px;
     height:200px;
     margin-right: 10px;
}
 #CommPageAbout111.CommPageAbout .content {
     overflow:hidden;
     padding:10px;
    line-height: 24px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #NewsBaseList119.NewsBaseList {
}
/*.hd设置头部背景*/
 #NewsBaseList119.NewsBaseList .hd {
     color:#000;
     height: 55px;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/news.jpg) 0 0 no-repeat;
     padding:0 20px;
}
/*头部更多链接样式*/
 #NewsBaseList119.NewsBaseList .hd a{
     float:right;
     color:#000;
     padding-top: 15px;
}
 #NewsBaseList119.NewsBaseList .hd a:hover{
     color:#f30;
}
/*新闻列表面包屑*/
 #NewsBaseList119.NewsBaseList .hd .mbx_dv{
}
/*标题的样式*/
 #NewsBaseList119.NewsBaseList .hd h2 {
     font-weight:bold;
     font-size: 14px;
     height:30px;
     line-height:30px;
}
/*列表的样式*/
 #NewsBaseList119.NewsBaseList li {
     border-bottom: 1px dashed #afafaf;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/pro_dian.png) 10px 50% no-repeat;
     padding-left: 20px;
     vertical-align:middle;
     *zoom:1;
}
/*列表链接的样式*/
 #NewsBaseList119.NewsBaseList li a {
     float:left;
     display:inline-block;
     height:40px;
     line-height:40px;
     font-size: 12px;
}
/*列表中时间的样式*/
 #NewsBaseList119.NewsBaseList li .time{
     float:right;
     height:30px;
     line-height:30px;
     padding-right:20px;
     color:#666;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #ProductMarquee560.ProductMarquee{
}
/*头部可以设置头部背景*/
 #ProductMarquee560.ProductMarquee .Marquee_hd {
     background: url(/Content/image/zh/team.jpg) 0 0 no-repeat;
     height: 55px;
     line-height: 55px;
}
/*头部div*/
 #ProductMarquee560.ProductMarquee .Marquee_hd{
}
/*头部标题*/
 #ProductMarquee560.ProductMarquee .Marquee_title{
     font-size: 14px;
     font-weight: bold;
     padding-left:20px;
     display: none;
}
/*头部更多链接*/
 #ProductMarquee560.ProductMarquee .Marquee_hd a {
     float: right;
     color: #333;
     padding-right:5px;
}
/*滚动主体*/
 #ProductMarquee560.ProductMarquee .Marquee_bd {
     
     padding:10px 15px;
     position:relative;
     zoom:1;
}
/*滚动内部主体用于截断隐藏滚动内容*/
 #ProductMarquee560.ProductMarquee .Marquee_box{
     overflow:hidden;
     width:100%;
     height:189px;
     position:relative;
}
/*滚动的所有内容ul*/
 #ProductMarquee560.ProductMarquee .Marquee_lists{
}
/*滚动单元元素宽度等于滚动图片padding,border,width之和*/
 #ProductMarquee560.ProductMarquee .Marquee_li{
     padding-right:40px;
     width:236px;
     margin-bottom:10px;
     float:right;
}
/*滚动的单个元素*/
 #ProductMarquee560.ProductMarquee .Marquee_imgbx{
}
/*滚动图片*/
 #ProductMarquee560.ProductMarquee .Marquee_img{
     width: 235px;
     height:165px;
     padding:2px;
     border:1px solid #dfdfdf;
}
/*产品名称*/
 #ProductMarquee560.ProductMarquee .Marquee_name{
     text-align: center;
     line-height: 25px;
}
 #ProductMarquee560.ProductMarquee .Marquee_version{
     text-align: center;
     line-height: 25px;
}
 #ProductMarquee560.ProductMarquee .Marquee_link{
     color:#000;
}
 #ProductMarquee560.ProductMarquee .Marquee_link:hover{
     color:#f30;
     text-decoration: underline;
}
 #ProductMarquee560.ProductMarquee .jqzoom {
     display: block;
}
 #ProductMarquee560.ProductMarquee .nojqzoom {
}
/*设置图片列表放大镜*/
 .jqzoom {
     position: relative;
}
 .zoomdiv {
     z-index: 999;
     position: absolute;
     top: 0px;
     left: 0px;
     width: 300px;
     height: 300px;
     background: #fff;
     border: 1px solid #ccc;
     display: none;
     text-align: center;
     overflow: hidden;
}
 .zoomdiv img {
     width: 400px !important;
     height: 500px !important;
}
 .jqZoomPup {
     z-index: 999;
     visibility: hidden;
     position: absolute;
     top: 0px;
     left: 0px;
     border: 1px solid #aaa;
     background: #fff;
     opacity: 0.5;
     -moz-opacity: 0.5;
     -khtml-opacity: 0.5;
     filter: alpha(Opacity=50);
}
/*左右切换箭头*/
 #ProductMarquee560.ProductMarquee .prev_btn {
     position:absolute;
     left:3px;
     top:50%;
}
 #ProductMarquee560.ProductMarquee .next_btn {
     position:absolute;
     right:3px;
     top:50%;
}
 /*forSeprateConfigStyles*//* 挂件开始 */
 #FriendLink150.FriendLink {
     margin: 0;
     padding: 0;
}
 #FriendLink150.FriendLink .flinbox {
     clear: both;
     overflow: hidden;
}
/* 挂件头部 */
 #FriendLink150.FriendLink .link_headc {
     background: url(http://26803.webah.shiwangyun.com/Content/image/zh/lianjie.jpg) repeat-x scroll 0 0 transparent;
     clear: both;
     height: 60px;
     text-align: center;
}
/* 挂件标题 */
 #FriendLink150.FriendLink h2.hd {
     background: url("/Content/app_images/gsnews_title.jpg") no-repeat scroll 0 0 transparent;
     color: #333333;
     height: 25px;
     line-height:25px;
     width: 121px;
     float: left;
     font-size: 12px;
     margin: 0;
     overflow: hidden;
     padding: 0;
     text-align: center;
     font-weight: bold;
     display: none;
}
 #FriendLink150.FriendLink .linklist_outer {
     border-top-width: 0;
     clear: both;
}
/* 友情链接列表 */
 #FriendLink150.FriendLink .linklist {
     clear: both;
     margin: 15px auto;
     overflow: hidden;
     width: 980px;
}
 #FriendLink150.FriendLink ul li {
     margin:0 5px;
     float:left;
     display:inline;
}
 #FriendLink150.FriendLink li img {
     width:115px;
     height:31px;
}
 #FriendLink150.FriendLink a.flink_txt {
     display:block;
     padding:0 10px;
}
/* “更多”的样式 */
 #FriendLink150.FriendLink .more {
     float: right;
     display:inline;
     margin-right:10px;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNaviExpandfw.LeftNaviExpand {
  
}
 #LeftNaviExpandfw.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandfw.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandfw.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandfw.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandfw.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandfw.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandfw.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandfw.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandfw.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandfw.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandfw.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandfw.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandfw.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandfw.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandfw.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandfw.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandfw.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}/* 挂件开始 */
 #MsgList253.MsgList {
}
/* 挂件头部 */
 #MsgList253.MsgList .hd {
     height: 35px;
     line-height: 35px;
     font-size: 14px;
     font-weight: bold;
     border-bottom: 1px solid #333;
     margin-bottom: 20px;
     padding-left: 20px;
    
}
 #MsgList253.MsgList table {
     table-layout: fixed;
     border-collapse: collapse;
}
 #MsgList253.MsgList td, #MsgList253.MsgList th {
     vertical-align: top;
     padding: 10px;
}
 #MsgList253.MsgList th {
     font-size: 13px;
     font-weight: bold;
     text-align: right;
     width: 100px;
     color: #333;
}
 #MsgList253.MsgList input.title {
     width: 400px;
}
 #MsgList253.MsgList td {
     padding-left: 20px;
}
 #MsgList253.MsgList input.txt {
     padding: 5px 10px;
}
/* 留言内容的样式 */
 #MsgList253.MsgList textarea.lecontent {
     width: 400px;
     height: 100px;
     padding: 10px;
     overflow: auto;
}
/* 留言列表 */
 #MsgList253.MsgList .lmg_lists {
     margin-top: 10px;
}
 #MsgList253.MsgList .lmg_lists li {
     padding: 10px 20px;
     border-bottom: 1px solid #dfdfdf;
}
 #MsgList253.MsgList .lmg_lists a.lg_name {
     font-weight: bold;
     color: #333;
}
 #MsgList253.MsgList .lmg_lists .lg_time {
     margin-left: 5px;
     padding-left: 5px;
     border-left: 1px solid #999;
     color: #999;
}
/* 留言列表中的留言内容 */
 #MsgList253.MsgList .lg_content {
     margin-top: 10px;
}
/* 分页 */
 #MsgList253.MsgList #pager{
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNaviExpandn_news.LeftNaviExpand {
  
}
 #LeftNaviExpandn_news.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandn_news.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandn_news.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandn_news.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandn_news.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandn_news.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandn_news.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandn_news.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandn_news.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandn_news.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;} #NewsPagingList290.NewsPagingList {
     padding-left: 10px;
     border-left: 1px solid #333;
}
/*头部.hd可以设置头部背景*/
 #NewsPagingList290.NewsPagingList .hd{
     height: 35px;
     line-height: 35px;
     color: #000;
     font-size: 20px;
     border-bottom: 1px solid #333;
}
 #NewsPagingList290.NewsPagingList .hd .title{
     font-size: 14px;
     font-weight: bold;
     
}
/*新闻列表面包屑*/
 #NewsPagingList290.NewsPagingList .hd .mbx_dv{
}
/*列表主体.bd*/
 #NewsPagingList290.NewsPagingList .bd{
     margin-bottom: 5px;
}
/*单个列表li*/
 #NewsPagingList290.NewsPagingList li{
     padding-left: 20px;
     vertical-align:middle;
     *zoom:1;
     font-size:12px;
}
/*列表链接*/
 #NewsPagingList290.NewsPagingList li a {
     float:left;
     display:inline-block;
     height:45px;
     line-height:45px;
}
/*列表时间*/
 #NewsPagingList290.NewsPagingList li .time{
     float:right;
     height:40px;
     line-height:40px;
     padding-right:20px;
     color:#666;
}
/*分页样式*/
 #NewsPagingList290.NewsPagingList #pager {
     font-size: 12px;
     padding: 10px;
     text-align: center;
     color: #000;
}
 /*forSeprateConfigStyles*//*挂件主体*/
 #LeftNaviExpandn_news.LeftNaviExpand {
  
}
 #LeftNaviExpandn_news.LeftNaviExpand li{
     position:relative;
     *zoom:1;
     *vertical-align:top;
}
/*头部链接*/
 #LeftNaviExpandn_news.LeftNaviExpand .firlinkbx{
     padding:0 10px;
     height: 35px;
     line-height: 35px;
     background:#dcdcdc;
     *zoom:1;
     vartical-align:middle;
  border-bottom: 1px solid #333;
}
 #LeftNaviExpandn_news.LeftNaviExpand a.lone_link {
     color: #000;
     font-size: 14px;
     font-weight: bold;
}
 #LeftNaviExpandn_news.LeftNaviExpand a.lone_link:hover {
     color:#f30;
}
/*导航一级链接*/
 #LeftNaviExpandn_news.LeftNaviExpand .item1 .firlinkbx{
     height:40px;
     line-height:40px;
     padding:0 20px;
     background: none;
     border-bottom: 0;
     background: url(http://08490.webae.shiwangyun.com/Content/image/zh/index_xiaobiao.jpg) 10px 50% no-repeat;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1 a{
     color:#333;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1 a:hover{
     color:#f30;
}
/*导航二级链接*/
 #LeftNaviExpandn_news.LeftNaviExpand .item2{
     height:28px;
     line-height:28px;
     padding:0 10px;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item2 a{
     color:#333;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item2 a:hover{
     color:#111 
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1 .expend{
     border-top-color:#999;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1 .unexpend{
     border-bottom-color:#999;
}
/*收起时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandn_news.LeftNaviExpand .expend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-top:5px solid #dfdfdf;
     right:10px;
     top:15px;
     display: none;
}
/*展开时的箭头样式,如不需要展开收起效果，加上display:none;
 */
 #LeftNaviExpandn_news.LeftNaviExpand .unexpend{
     position:absolute;
     height:0;
     width:0;
     overflow:hidden;
     border:5px dashed transparent;
     border-bottom:5px solid #dfdfdf;
     right:10px;
     top:10px;
     display: none;
}
/*一级链接主体*/
 #LeftNaviExpandn_news.LeftNaviExpand ul.children1{
}
/*二级链接主体*/
 #LeftNaviExpandn_news.LeftNaviExpand ul.children2{
     background:#fafafa;
     display:none;
}
 #LeftNaviExpandn_news.LeftNaviExpand .item1{
     border-bottom:1px solid #dfdfdf;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}/*挂件主体*/
 #NewsInfo381.NewsInfo {
     padding-left: 10px;
     border-left: 1px solid #333;
}
/*挂件头部样式*/
 #NewsInfo381.NewsInfo .newsinfo_Breadcrumbs{
     height: 35px;
     line-height: 35px;
     overflow:hidden;
     border-bottom: 1px solid #333;
}
/*挂件头部标题样式*/
 #NewsInfo381.NewsInfo .newsinfo_Breadcrumbs .title{
     float:left;
     display:inline;
     font-size: 14px;
     font-weight: bold;
    
}
/*面包屑导航*/
 #NewsInfo381.NewsInfo .newsinfo_Breadcrumbs .mbx_dv{
     float:right;
     display:inline;
     display: none;
     margin: 0 10px 0 0;
}
/*新闻头部主体包含标题和点击次数等*/
 #NewsInfo381.NewsInfo .hd {
     text-align:center;
     padding:20px 0;
}
/*新闻正文标题样式*/
 #NewsInfo381.NewsInfo .hd .con_title {
     color: #000;
     font-size: 18px;
     font-weight: 800;
     line-height: 30px;
     margin-bottom: 10px;
}
 #NewsInfo381.NewsInfo .con_subbx {
     color:#7e7e7e;
     display: none;
}
 #NewsInfo381.NewsInfo .con_subbx span {
     padding-left:20px;
}
/*新闻主体内容内容*/
 #NewsInfo381.NewsInfo .newsinfo_assemble .bd {
     padding:0 20px 20px;
}
/*新闻摘要*/
 #NewsInfo381.NewsInfo .con_summer {
     border:1px solid #dfdfdf;
     background:#efefef;
     padding:20px;
     color:#666;
     display: none;
}
/*新闻详细内容*/
 #NewsInfo381.NewsInfo .con_bx {
     margin:20px 0;
}
/*新闻标题图片*/
 #NewsInfo381.NewsInfo .QcDV img {
     display: none;
}
/*上一条下一条新闻*/
 #NewsInfo381.NewsInfo .newspn{
     padding: 10px 0 10px 10px;
}
/*相关新闻*/
 #NewsInfo381.NewsInfo .RecNews{
     padding:0 0 0 20px;
}
 #NewsInfo381.NewsInfo .RecNews .aboutnews {
     text-align:left;
     padding-bottom:10px;
     font-weight:bold;
}
 #NewsInfo381.NewsInfo .RecNews li{
     vertical-align: middle;
     *zoom: 1;
     line-height: 24px;
     height: 24px;
}
 /*forSeprateConfigStyles*/#BasicSharing159.BasicSharing {
     font-size:0;
     float: left;
}
 #BasicSharing159.BasicSharing a {
     display:inline-block;
     height:24px;
     width:24px;
     margin-right:3px;
}
 /*forSeprateConfigStyles*/  /*客服部分*/
        #TalkAppExpand173.TalkAppExpand {
            position: absolute;
            z-index: 99;
            top: 220px;
            right: 0;
        }

            #TalkAppExpand173.TalkAppExpand .tk_img {
                display: inline;
                margin: -3px 5px 0 0;
                vertical-align: middle;
            }

            #TalkAppExpand173.TalkAppExpand .tk_link {
                text-decoration: none;
                color: #333;
            }

            #TalkAppExpand173.TalkAppExpand .tk_name {
            }

            #TalkAppExpand173.TalkAppExpand .tk_title {
            }

                #TalkAppExpand173.TalkAppExpand .tk_link:hover {
                    color: #333;
                }

            #TalkAppExpand173.TalkAppExpand .side_content {
                width: 167px;
                height: auto;
                overflow: hidden;
                float: left;
            }

                #TalkAppExpand173.TalkAppExpand .side_content .side_list {
                    width: 167px;
                    overflow: hidden;
                }

            #TalkAppExpand173.TalkAppExpand .show_btn {
                width: 0;
                height: 144px;
                overflow: hidden;
                margin-top: 10px;
                float: left;
                cursor: pointer;
            }

                #TalkAppExpand173.TalkAppExpand .show_btn span {
                    display: none;
                }

            #TalkAppExpand173.TalkAppExpand .close_btn {
                width: 24px;
                height: 24px;
                cursor: pointer;
            }

            #TalkAppExpand173.TalkAppExpand .side_title, .side_bottom, .close_btn, .show_btn {
                background: url(/Content/app_images/sidebar_bg.png) no-repeat;
                _background: url(/Content/app_images/sidebar_bg.gif) no-repeat;
                display: none;
            }

            #TalkAppExpand173.TalkAppExpand .side_title {
                height: 46px;
            }

            #TalkAppExpand173.TalkAppExpand .side_title {
                height: 46px;
            }

            #TalkAppExpand173.TalkAppExpand .side_bottom {
                height: 8px;
                overflow: hidden;
            }

            #TalkAppExpand173.TalkAppExpand .side_center {
                font-family: Verdana, Geneva, sans-serif;
                padding: 10px 12px 5px 12px;
                font-size: 12px;
            }

            #TalkAppExpand173.TalkAppExpand .close_btn {
                float: right;
                display: block;
                width: 19px;
                height: 19px;
                margin: 16px 7px 0 0;
                _margin: 16px 3px 0 0;
            }

                #TalkAppExpand173.TalkAppExpand .close_btn span {
                    display: none;
                }

            #TalkAppExpand173.TalkAppExpand .tqq_line {
                text-align: left;
                padding: 6px 0;
                margin: 0;
                vertical-align: middle;
            }

            #TalkAppExpand173.TalkAppExpand .phoneserver {
                font-size: 14px;
                text-align: center;
            }

                #TalkAppExpand173.TalkAppExpand .phoneserver p {
                    padding: 2px 0;
                    _height: 16px;
                    margin: 0;
                    color: #666666;
                }

            #TalkAppExpand173.TalkAppExpand .msgserver {
                border-top: 1px dotted #ccc;
                text-align: center;
                margin-top: 6px;
                padding: 10px 0 3px 0;
            }

                #TalkAppExpand173.TalkAppExpand .msgserver a {
                    background: url(/Content/app_images/sidebar_bg.gif) no-repeat -119px -154px;
                    padding: 3px 0 3px 23px;
                    display: none;
                }

            #TalkAppExpand173.TalkAppExpand .side_content hr {
                border-bottom: 1px solid #E6E6E6;
                height: 1px;
                margin: 10px 0;
                clear: both;
            }

            /* green skin  */
            #TalkAppExpand173.TalkAppExpand .side_green .side_title {
                background-position: -505px 0;
            }

            #TalkAppExpand173.TalkAppExpand .side_green .side_center {
                background: url(/Content/app_images/green_line.gif) repeat-y center;
            }

            #TalkAppExpand173.TalkAppExpand .side_green .side_bottom {
                background-position: -505px -60px;
            }

            #TalkAppExpand173.TalkAppExpand .side_green .close_btn {
                background-position: -44px -45px;
            }

                #TalkAppExpand173.TalkAppExpand .side_green .close_btn:hover {
                    background-position: -65px -45px;
                }

            #TalkAppExpand173.TalkAppExpand .side_green .show_btn {
                background-position: -187px 0;
            }

            #TalkAppExpand173.TalkAppExpand .side_green .msgserver a {
                color: #68c40b;
            }

            #TalkAppExpand173.TalkAppExpand .side_green hr {
                border-bottom: 1px solid #edf2e5;
            }

            #TalkAppExpand173.TalkAppExpand .side_green .side_title, .side_green .side_bottom, .side_green .close_btn, .side_green .show_btn, .side_green .msgserver a {
                display: block;
            }
            /* blue skin  */
            #TalkAppExpand173.TalkAppExpand .side_blue .side_title {
                background-position: -333px 0;
            }

            #TalkAppExpand173.TalkAppExpand .side_blue .side_center {
                background: url(/Content/app_images/blue_line.gif) repeat-y center;
            }

            #TalkAppExpand173.TalkAppExpand .side_blue .side_bottom {
                background-position: -333px -60px;
            }

            #TalkAppExpand173.TalkAppExpand .side_blue .close_btn {
                background-position: -44px 0;
            }

                #TalkAppExpand173.TalkAppExpand .side_blue .close_btn:hover {
                    background-position: -65px 0;
                }

            #TalkAppExpand173.TalkAppExpand .side_blue .show_btn {
                background-position: -119px 0;
            }

            #TalkAppExpand173.TalkAppExpand .side_blue .msgserver a {
                color: #68c40b;
            }

            #TalkAppExpand173.TalkAppExpand .side_blue hr {
                border-bottom: 1px solid #edf2e5;
            }

            #TalkAppExpand173.TalkAppExpand .side_blue .side_title, #TalkAppExpand173.TalkAppExpand .side_blue .side_bottom, #TalkAppExpand173.TalkAppExpand .side_blue .close_btn, #TalkAppExpand173.TalkAppExpand .side_blue .show_btn, #TalkAppExpand173.TalkAppExpand .side_blue .msgserver a {
                display: block;
            }
            /* red skin  */
            #TalkAppExpand173.TalkAppExpand .side_red .side_title {
                background-position: -505px -76px;
            }

            #TalkAppExpand173.TalkAppExpand .side_red .side_center {
                background: url(/Content/app_images/red_line.gif) repeat-y center;
            }

            #TalkAppExpand173.TalkAppExpand .side_red .side_bottom {
                background-position: -505px -136px;
            }

            #TalkAppExpand173.TalkAppExpand .side_red .close_btn {
                background-position: -44px -67px;
            }

                #TalkAppExpand173.TalkAppExpand .side_red .close_btn:hover {
                    background-position: -65px -67px;
                }

            #TalkAppExpand173.TalkAppExpand .side_red .show_btn {
                background-position: -221px 0;
            }

            #TalkAppExpand173.TalkAppExpand .side_red .msgserver a {
                color: #68c40b;
            }

            #TalkAppExpand173.TalkAppExpand .side_red hr {
                border-bottom: 1px solid #edf2e5;
            }

            #TalkAppExpand173.TalkAppExpand .side_red .side_title, #TalkAppExpand173.TalkAppExpand .side_red .side_bottom, #TalkAppExpand173.TalkAppExpand .side_red .close_btn, #TalkAppExpand173.TalkAppExpand .side_red .show_btn, #TalkAppExpand173.TalkAppExpand .side_red .msgserver a {
                display: block;
            }
            /* orange skin  */
            #TalkAppExpand173.TalkAppExpand .side_orange .side_title {
                background-position: -333px -76px;
            }

            #TalkAppExpand173.TalkAppExpand .side_orange .side_center {
                background: url(/Content/app_images/orange_line.gif) repeat-y center;
            }

            #TalkAppExpand173.TalkAppExpand .side_orange .side_bottom {
                background-position: -333px -136px;
            }

            #TalkAppExpand173.TalkAppExpand .side_orange .close_btn {
                background-position: -44px -23px;
            }

                #TalkAppExpand173.TalkAppExpand .side_orange .close_btn:hover {
                    background-position: -65px -23px;
                }

            #TalkAppExpand173.TalkAppExpand .side_orange .show_btn {
                background-position: -153px 0;
            }

            #TalkAppExpand173.TalkAppExpand .side_orange .msgserver a {
                color: #68c40b;
            }

            #TalkAppExpand173.TalkAppExpand .side_orange hr {
                border-bottom: 1px solid #edf2e5;
            }

            #TalkAppExpand173.TalkAppExpand .side_orange .side_title, #TalkAppExpand173.TalkAppExpand .side_orange .side_bottom, #TalkAppExpand173.TalkAppExpand .side_orange .close_btn, #TalkAppExpand173.TalkAppExpand .side_orange .show_btn, #TalkAppExpand173.TalkAppExpand .side_orange .msgserver a {
                display: block;
            }/*挂件主体*/
 #MainNavi98.MainNavi {
}
/*一级导航*/
/*可以设置分割线背景*/
 #MainNavi98.MainNavi li.parent {
     float: left;
     position:relative;
     background: url(/Content/image/zh/nav_xian.jpg) 0 0 no-repeat;
}
 #MainNavi98.MainNavi li.firstplink {
     background: none;
}
/*一级导航链接*/
 #MainNavi98.MainNavi a.lone_link {
     display: inline-block;
     padding:0 47px;
     height: 35px;
     line-height: 35px;
     text-align: center;
     color: #fff;
}
 #MainNavi98.MainNavi a.lone_link:hover {
     color: #f30;
     background-color: #fff;
}
/*二级导航*/
 #MainNavi98.MainNavi .children{
     position:absolute;
     background:#2f2f2f;
     left:0;
     top:35px;
     white-space:nowrap;
     width:100px;
     z-index: 9 !important;
}
/*二级导航li结构*/
 #MainNavi98.MainNavi .children li{
     vartical-align:middle;
     height:28px;
     line-height:28px;
     *zoom:1;
}
/*二级导航链接*/
 #MainNavi98.MainNavi .children a{
     display:block;
     height:28px;
     line-height:28px;
     color:#fff;
     padding:0 10px;
}
 #MainNavi98.MainNavi .children a:hover{
     background: #f39700;
     color:#fff;
}
/*激活的节点*/
 #MainNavi98.MainNavi li.activelink {
}
 /*forSeprateConfigStyles*/ /* banner图片挂件*/
                #AdverSliderLunbo100.AdverSliderLunbo{
}
/* height设置成图片高度 */
#AdverSliderLunbo100.AdverSliderLunbo .bigImgBanner_bd{
   height:380px;
}

                /* 挂件头部,需要标题去掉display:none */
                #AdverSliderLunbo100.AdverSliderLunbo .bigImgBanner_hd{
                    display:none;
                }

                /* 挂件主体部分 */
                #AdverSliderLunbo100.AdverSliderLunbo .bigImgBanner_bd{
                  overflow: hidden;
                  position: relative;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slides_wrapperbox {
                  display: none;
                  position: absolute;
                  text-align: center;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slidesjs-container{

                }
                /* 左右按钮 */
                #AdverSliderLunbo100.AdverSliderLunbo .slidesjs-next,#AdverSliderLunbo100.AdverSliderLunbo .slidesjs-previous{
                  display:block;
                  width:11px;
                  height:29px;
                  overflow: hidden;
                  text-indent: -9999px;
                  margin-right:5px;
                  position: absolute;
                  top: 50%;
                  margin-top: -15px;
                  z-index: 11;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slidesjs-next {
                  background: url(/Content/app_images/rightArrow.png) no-repeat;
                  right: 10px;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slidesjs-previous {
                  background: url(/Content/app_images/leftArrow.png) no-repeat;
                  left: 10px;
                }

                /* 圆角标记 */
                #AdverSliderLunbo100.AdverSliderLunbo .slidesjs-pagination {
                  position: absolute;
                  bottom: 10px;
                  z-index: 11;
                  left: 50%;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slidesjs-pagination li {
                  float: left;
                  margin: 0 1px;
                  position: relative;
                  left: -50%;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slidesjs-pagination li a {
                  display: block;
                  width: 13px;
                  height: 0;
                  padding-top: 13px;
                  background: url(/Content/app_images/pagination.png) no-repeat;
                  float: left;
                  overflow: hidden;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slidesjs-pagination li a.active,#AdverSliderLunbo100.AdverSliderLunbo .slidesjs-pagination li a:hover.active {
                  background: url(/Content/app_images/pagination_active.png) no-repeat;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slides_wrapperbox a:link,#AdverSliderLunbo100.AdverSliderLunbo .slides_wrapperbox a:visited {
                  color: #333;
                }
                #AdverSliderLunbo100.AdverSliderLunbo .slides_wrapperbox a:hover,#AdverSliderLunbo100.AdverSliderLunbo .slides_wrapperbox a:active {
                  color: #9e2020;
                }/*挂件主体*/
 #AdverSlider197.AdverSlider .slider_wrap {
     position: relative;
     width: 100%;
     overflow: hidden;
}
/*头部标题,需要头部标题设置去掉display:none;
 */
 #AdverSlider197.AdverSlider .advertitle{
     display: none;
}
/** 轮播主体 1000设为图片实际宽度 **/
 #AdverSlider197.AdverSlider .slider_wrap .slides_container {
     width:1000px;
     margin:0 auto;
     display: none;
}
/** 图片轮播链接,1000设为图片实际宽度，330设为图片实际高度 **/
 #AdverSlider197.AdverSlider .slider_wrap .slides_container a {
     display: block;
     height: 330px;
     width: 1000px;
}
/*轮播图片*/
 #AdverSlider197.AdverSlider .slider_wrap .slides_container a img {
     display: block;
}
 #AdverSlider197.AdverSlider .slider_wrap .next, .slider_1 .slider_wrap .prev {
     position: absolute;
     top: 107px;
     left: -39px;
     width: 24px;
     height: 43px;
     display: block;
     z-index: 101;
     display: none;
}
 #AdverSlider197.AdverSlider .slider_wrap .next {
     left: 585px;
}
/*轮播数字导航主体,可控制位置*/
 #AdverSlider197.AdverSlider .slider_wrap .pagination {
     position: absolute;
     bottom: 0px;
     right: 10px;
     z-index: 100;
     display: none;
}
 #AdverSlider197.AdverSlider .slider_wrap .pagination li {
     float: left;
     margin: 0 1px;
     list-style: none;
}
/*图片轮播数字按钮未选中状态*/
 #AdverSlider197.AdverSlider .slider_wrap .pagination li a {
     display: block;
     width: 16px;
     height: 16px;
     line-height: 16px;
     text-align: center;
     background: #efefef;
     border: 1px solid #999;
     float: left;
     overflow: hidden;
     color: #666;
}
/*图片轮播数字按钮选中状态*/
 #AdverSlider197.AdverSlider .slider_wrap .pagination li.current a {
     background: #ffcfb2;
     border: 1px solid #fc8c46;
     color: #fff;
}
 /*forSeprateConfigStyles*/#AdverSlider197.AdverSlider {width:1000px;height:330px;}